FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.clicsante.base#current (63 ms)

Package ca.clicsante.base
Type ValueSet
Id Id
FHIR Version R4
Source http://clicsante.ca/fhir/base/https://build.fhir.org/ig/trimoz-technologies/hl7-fhir-ig/ValueSet-patient-relationship-type.html
Url http://clicsante.ca/fhir/base/ValueSet/patient-relationship-type
Version 0.1.0
Status active
Date 2025-02-05T14:39:13+00:00
Name PatientRelationshipTypeValueSet
Title Patient Relationship Value Set
Experimental True
Description A ValueSet derived from PatientRelationshipType, limited to 'Mother', 'Father', 'Spouse' and Emergency Contact

Resources that use this resource

StructureDefinition
related-person Related Person

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v2-0131 contactRole2
http://terminology.hl7.org/CodeSystem/v3-RoleCode RoleCode
http://terminology.hl7.org/CodeSystem/v2-0131 contactRole2
http://terminology.hl7.org/CodeSystem/v3-RoleCode RoleCode


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet patient-relationship-type

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-RoleCode
    CodeDisplayDefinition
    FTHfatherThe player of the role is a male who begets or raises or nurtures the scoping entity (child).
    MTHmotherThe player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).
    SPSspouseThe player of the role is a marriage partner of the scoping person.
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v2-0131
    CodeDisplayDefinition
    CEmergency ContactEmergency Contact

Source

{
  "resourceType" : "ValueSet",
  "id" : "patient-relationship-type",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet patient-relationship-type</b></p><a name=\"patient-relationship-type\"> </a><a name=\"hcpatient-relationship-type\"> </a><a name=\"patient-relationship-type-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-FTH\">FTH</a></td><td style=\"color: #cccccc\">father</td><td>The player of the role is a male who begets or raises or nurtures the scoping entity (child).</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-MTH\">MTH</a></td><td style=\"color: #cccccc\">mother</td><td>The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SPS\">SPS</a></td><td style=\"color: #cccccc\">spouse</td><td>The player of the role is a marriage partner of the scoping person.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0131.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0131</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0131.html#v2-0131-C\">C</a></td><td style=\"color: #cccccc\">Emergency Contact</td><td>Emergency Contact</td></tr></table></li></ul></div>"
  },
  "url" : "http://clicsante.ca/fhir/base/ValueSet/patient-relationship-type",
  "version" : "0.1.0",
  "name" : "PatientRelationshipTypeValueSet",
  "title" : "Patient Relationship Value Set",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-02-05T14:39:13+00:00",
  "publisher" : "Clic Santé",
  "contact" : [
    {
      "name" : "Clic Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://clicsante.ca"
        }
      ]
    }
  ],
  "description" : "A ValueSet derived from PatientRelationshipType, limited to 'Mother', 'Father', 'Spouse' and Emergency Contact",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept" : [
          {
            "code" : "FTH"
          },
          {
            "code" : "MTH"
          },
          {
            "code" : "SPS"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
        "concept" : [
          {
            "code" : "C"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.